home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 2.toast / pc / sample code / quicktime / basics / qtshell / readme < prev   
Encoding:
Text File  |  2000-09-28  |  648 b   |  18 lines

  1. README - QTSHELL
  2.  
  3. QTShell is a simple QuickTime and QuickTime VR viewer framework. It demonstrates how to incorporate
  4. QuickTime and QuickTime VR movie support into an application. QTShell is based heavily on the MovieShell
  5. QuickTime playback framework included with the DTS QT sample code. Essentially, QTShell is just
  6. MovieShell with these differences:
  7.  
  8.         (1) the coding style has been modified
  9.         (2) the bare minimum changes have been made to support VR movies
  10.         (3) some menu commands have been added to show how VR movies
  11.           respond to QuickTime movie controller calls
  12.         (4) the code has been ported to Windows
  13.  
  14.  
  15. Enjoy, 
  16. QuickTime Team
  17.  
  18.